gtkwindow: Document further resize with csd
authorOlivier Fourdan <ofourdan@redhat.com>
Wed, 2 Dec 2015 10:15:39 +0000 (11:15 +0100)
committerOlivier Fourdan <ofourdan@redhat.com>
Thu, 3 Dec 2015 08:16:29 +0000 (09:16 +0100)
commitde41389352271c18233601d3fa22de21e31024be
tree2c11548d0593d155c72db1c2fdcc877f7cbef4a9
parent058dfb07233e54a2372404b91fbc0b792f6483e2
gtkwindow: Document further resize with csd

Applying the client-side decorations in the configure routine greatly
increases the chances of having the right size for the GtkHEaderBar and
border shadows.

Yet, it may be possible that these sizes change at a later point in
time, if for example the GtkHeaderBar grows in height while adding new
controls.

Mention this possible pitfall in the documentation for
gtk_window_resize().

https://bugzilla.gnome.org/show_bug.cgi?id=756618
gtk/gtkwindow.c